home *** CD-ROM | disk | FTP | other *** search
- =head1 NAME
-
- Pango::AttrShape - Pango shape attribute
-
- =cut
-
- =for object Pango::AttrShape - Pango shape attribute
-
- =cut
-
-
-
-
- =head1 METHODS
-
- =head2 attribute = Pango::AttrShape-E<gt>B<new> ($ink_rect, $logical_rect, ...)
-
- =over
-
- =item * $ink_rect (array reference)
-
- =item * $logical_rect (array reference)
-
- =item * ... (list)
-
- =back
-
- =head2 array reference = $attr-E<gt>B<ink_rect> (...)
-
- =over
-
- =item * ... (list)
-
- =back
-
- =head2 array reference = $attr-E<gt>B<logical_rect> (...)
-
- =over
-
- =item * ... (list)
-
- =back
-
-
-
- =cut
-
-
- =head1 SEE ALSO
-
- L<Pango>
-
-
- =cut
-
-
- =head1 COPYRIGHT
-
- Copyright (C) 2003-2008 by the gtk2-perl team.
-
- This software is licensed under the LGPL. See L<Pango> for a full notice.
-
-
-
- =cut
-
-